Infinity-Get-Room-List names a function, with lambda list (D USER RECIPIENT/S):
Get a list of all “well known” Rooms currently active/visible.
Lisp GET-ROOM-LIST = JSON getRoomList
“Rooms'' no longer exist. The ‘`rooms'’ are now known as ``spots.”
UNIMPLEMENTED
{ c: "getRoomList" }
WRITEME
The system used to be broken into “rooms,'' each about one ``screen” size, and communications and game events were mostly restricted to the room in which they occurred.
This is no longer the case.
However, “named spots” have been introduced, so this function was repurposed to that end.
Defined in file src/infinity/legacy-commands.lisp.